home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Swimwear Illustrated
/
Swimwear Illustrated.iso
/
pc
/
main8
/
jodi8.dir
/
00031_Script_31
< prev
next >
Wrap
Text File
|
1996-02-22
|
202b
|
10 lines
on exitFrame
repeat with a = 10 to 13
set the visible of sprite a to false
end repeat
updatestage
if not soundbusy(1) then
sound stop 1
sound playfile 1, "jodi"
end if
end